Microsoft Windows Graphic

To delete an organizational unit

Using the Windows interface

  1. Open Active Directory Users and Computers.
  2. In the console tree, right-click the organizational unit in which you want to delete.
  3. Click Delete.

Notes

Using a command line

  1. Open Command Prompt.
  2. Type:

    dsrm OrganizationalUnitDN

Value Description
OrganizationalUnitDN Specifies the distinguished name of the organizational unit to be deleted.

Notes

Related Topics